Methods of Large Grammar Representation in Massively Parallel Parsing Systems
نویسنده
چکیده
This paper describes techniques for massively parallel parsing where sequences of lexical categories are assigned to single processors and compared in parallel to a given input string. Because ven small grammars result in full expansions that are much larger than the largest existing massively parallel computers, we need to develop techniques for "doubling up" sequences on processors so that they don’t interfere during parallel matching. This paper describes three such techniques: (1) discrimination by length, (2) discrimination by open class/closed class words, and (3) combined discrimination by length and word class. We discuss possible reductions of the sequence space and implementation techniques on a CM-5 Connection Machine**. *This work was performed using the computational resources of the Northeast Parallel Architecture Center at Syracuse University, which is funded by and operates under contract to DARPA and the Airforee Systems Command, Rome Air Development Center, Griffiss Airforce Base, NY, under contract #F306002-88-C-0031. "Connection Machine is a trademark of Thinking Machines Inc.
منابع مشابه
برچسبزنی خودکار نقشهای معنایی در جملات فارسی به کمک درختهای وابستگی
Automatic identification of words with semantic roles (such as Agent, Patient, Source, etc.) in sentences and attaching correct semantic roles to them, may lead to improvement in many natural language processing tasks including information extraction, question answering, text summarization and machine translation. Semantic role labeling systems usually take advantage of syntactic parsing and th...
متن کاملA neural-network architecture for syntax analysis
Artificial neural networks (ANN's), due to their inherent parallelism, offer an attractive paradigm for implementation of symbol processing systems for applications in computer science and artificial intelligence. This paper explores systematic synthesis of modular neural-network architectures for syntax analysis using a prespecified grammar--a prototypical symbol processing task which finds ap...
متن کاملA Neural-Network Architecture for Syntax Analysis - Neural Networks, IEEE Transactions on
Artificial neural networks (ANN’s), due to their inherent parallelism, offer an attractive paradigm for implementation of symbol processing systems for applications in computer science and artificial intelligence. This paper explores systematic synthesis of modular neural-network architectures for syntax analysis using a prespecified grammar—a prototypical symbol processing task which finds app...
متن کاملA Massively Parallel Self-Tuning Context-Free Parser
The Parsing and Learning System(PALS) is a massively parallel self-tuning context-free parser. It is capable of parsing sentences of unbounded length mainly due to its parse-tree representation scheme. The system is capable of improving its parsing performance through the presentation of training examples.
متن کاملInference of Stochastic Regular Grammars by Massively Parallel Genetic Algorithms
A genetic approach to the inference of stochastic regular grammars from a given finite set of sample words is presented. The goal of the inference problem is not only to find a grammar that covers the given finite sample, but possibly also the infinite language from which the sample was taken (generalization). We propose two different bitstring representation methods for stochastic regular gram...
متن کامل